.topbar,
.header,
.footer {
  min-width: 1200px;
  _width: expression(document.body.clientWidth < 1200 ? "1200px" : "auto");
}
.div_topbar,
.div_header,
.div_main,
.div_footer {
  width: 1200px;
  margin: 0 auto;
}
.div_main_oh {
  overflow: hidden;
}
.topbar {
  background: #f5f5f5;
  font: 14px/32px 'Microsoft Yahei';
  color: #999;
}
.topbar span {
  margin: 0 4px;
}
.header {
  height: 160px;
}
.header .div_header {
  background: url(../images/top_bg.jpg) no-repeat right bottom;
}
.header .logo {
  float: left;
  padding-top: 36px;
  height: 74px;
}
.header .div_nav {
  background: #e72627 url(../images/top_bg_nav.jpg) no-repeat center top;
}
.header .nav {
  overflow: hidden;
  width: 1164px;
  padding-left: 36px;
  margin: 0 auto;
}
.header .nav a {
  font: 18px/50px 'Microsoft Yahei';
  float: left;
  color: #fff;
  padding: 0 71px;
  margin-right: 24px;
  *margin-right: 10px;
}
.header .nav a:hover,
.header .nav a.curr {
  background: #c41111;
  font-weight: bold;
}
.div_banner1 {
  height: 301px;
  background: url(../images/banner1.jpg) no-repeat center 0;
}
.brief {
  padding: 24px 0;
}
.brief .content {
  position: relative;
}
.brief .title {
  font: 22px/1 Microsoft Yahei;
  color: #e62727;
  padding-bottom: 12px;
}
.brief p {
  text-indent: 2em;
  font: 16px/33px Microsoft Yahei;
  color: #737373;
}
.brief .btn_more {
  color: #e62727;
  font: 16px/1 Microsoft Yahei;
  position: absolute;
  right: 0;
  bottom: 8px;
}
.mod_focus,
.mod_fgzc {
  float: left;
  width: 792px;
}
.mod_focus .hd,
.mod_fgzc .hd {
  height: 60px;
  overflow: visible;
  text-align: center;
  background: #f9f9f9;
}
.mod_focus .hd a,
.mod_fgzc .hd a {
  float: left;
  width: 264px;
  font-size: 22px;
  line-height: 60px;
  position: relative;
  z-index: 10;
  color: #e62727;
}
.mod_focus .hd a.a_last,
.mod_fgzc .hd a.a_last {
  float: right;
}
.mod_focus .hd a.curr,
.mod_fgzc .hd a.curr {
  background: #e62727;
  color: #fff;
}
.mod_focus .hd a.curr .icon_arr_b,
.mod_fgzc .hd a.curr .icon_arr_b {
  position: absolute;
  left: 50%;
  margin-left: -4px;
  bottom: -8px;
  border: 4px solid transparent;
  border-top-color: #e62727;
}
.mod_focus .bd,
.mod_fgzc .bd {
  position: relative;
  border: 2px solid #f9f9f9;
  background: #f9f9f9;
  border-top-color: #fff;
}
.mod_focus .bd .news_img,
.mod_fgzc .bd .news_img {
  width: 364px;
  height: 204px;
  padding: 20px 0 0 18px;
  float: left;
  position: relative;
}
.mod_focus .bd .news_img .desc,
.mod_fgzc .bd .news_img .desc {
  color: #fff;
  width: 344px;
  position: absolute;
  bottom: 0;
  left: 18px;
  background-color: rgba(0, 0, 0, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2000000', endColorstr='#b2000000');
  zoom: 1;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  padding: 0 10px;
}
:root .mod_focus .bd .news_img .desc,
.mod_fgzc .bd .news_img .desc {
  -webkit-filter: none\9;
          filter: none\9;
}
.mod_focus .bd .news_hot,
.mod_fgzc .bd .news_hot {
  float: right;
  width: 360px;
  padding: 15px 20px 0 0;
}
.mod_focus .bd .news_hot .title,
.mod_fgzc .bd .news_hot .title {
  font-size: 22px;
  color: #e62727;
}
.mod_focus .bd .news_hot .time,
.mod_fgzc .bd .news_hot .time {
  padding-top: 8px;
  font: 14px/17px Microsoft Yahei;
  color: #999;
}
.mod_focus .bd .news_hot .content,
.mod_fgzc .bd .news_hot .content {
  color: #333;
  font-size: 14px;
  line-height: 25px;
  border-bottom: 1px dotted #a1a1a1;
  height: 156px;
  overflow: hidden;
}
.mod_focus .items,
.mod_fgzc .items {
  display: none;
  overflow: hidden;
}
.mod_focus .items.curr,
.mod_fgzc .items.curr {
  display: block;
}
.mod_focus .news_list,
.mod_fgzc .news_list {
  width: 750px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 9px;
  height: 174px;
}
.mod_focus .news_list .news_list_inner,
.mod_fgzc .news_list .news_list_inner {
  width: 800px;
  overflow: hidden;
}
.mod_focus .news_list .news_list_inner .item,
.mod_fgzc .news_list .news_list_inner .item {
  float: left;
  width: 364px;
  margin-right: 22px;
  font-size: 14px;
  line-height: 32px;
  color: #333;
}
.mod_focus .news_list .news_list_inner .item .time,
.mod_fgzc .news_list .news_list_inner .item .time {
  float: right;
  color: #999;
}
.mod_focus .news_list .btn_more,
.mod_fgzc .news_list .btn_more {
  height: 41px;
  line-height: 41px;
  font-size: 22px;
  overflow: hidden;
  background: #fff;
  text-align: center;
  display: block;
  position: absolute;
  width: 788px;
  left: 0;
  bottom: 0;
}
.mod_focus .news_list_gsj,
.mod_fgzc .news_list_gsj {
  float: right;
  width: 360px;
  padding: 11px 20px 0 0;
  height: 214px;
  margin-bottom: -1px;
}
.mod_focus .news_list_gsj .item,
.mod_fgzc .news_list_gsj .item {
  display: block;
  font-size: 14px;
  line-height: 32px;
  color: #333;
}
.mod_focus .news_list_gsj .item .time,
.mod_fgzc .news_list_gsj .item .time {
  float: right;
  color: #999;
}
.mod_tmp {
  float: left;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  text-align: center;
  width: 789px;
}
.mod_tmp .item {
  float: left;
  width: 393px;
  border-right: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  height: 234px;
  position: relative;
}
.mod_tmp .item .hd {
  height: 77px;
  padding-top: 63px;
  font-size: 20px;
  line-height: 77px;
  color: #333;
}
.mod_tmp .item .bd {
  font-size: 16px;
  color: #333;
  background: #fbfbfb;
  height: 80px;
  line-height: 30px;
  padding-top: 14px;
}
.mod_tmp .item.item_first .bd {
  font-size: 14px;
}
.mod_tmp .item .icon-tmp1 {
  width: 57px;
  height: 39px;
  position: absolute;
  left: 50%;
  margin-left: -28.5px;
  top: 25px;
}
.mod_tmp .item .icon-tmp2 {
  width: 54px;
  height: 55px;
  position: absolute;
  left: 50%;
  margin-left: -27px;
  top: 17px;
}
.mod_tmp .item .icon-tmp3 {
  width: 52px;
  height: 49px;
  position: absolute;
  left: 50%;
  margin-left: -26px;
  top: 27px;
}
.mod_tmp .item .icon-tmp4 {
  width: 55px;
  height: 26px;
  position: absolute;
  left: 50%;
  margin-left: -27.5px;
  top: 42px;
}
.mod_fgzc {
  width: 384px;
  float: right;
}
.mod_fgzc .hd a {
  width: 192px;
}
.mod_fgzc .news_list {
  width: 344px;
  margin: 0 auto;
  height: 420px;
}
.mod_fgzc .news_list .news_list_inner {
  width: 400px;
  overflow: hidden;
}
.mod_fgzc .news_list .news_list_inner .item {
  width: 344px;
  line-height: 34px;
}
.mod_fgzc .news_list .btn_more {
  width: 378px;
}
.box_384 {
  width: 384px;
}
.title1 {
  border-bottom: 1px solid #e62727;
  line-height: 39px;
  height: 40px;
}
.title1 h2 {
  float: left;
  font-weight: normal;
  color: #e62727;
  font-size: 24px;
  line-height: 39px;
  border-bottom: 1px solid #e62727;
}
.title1 .btn_more {
  float: right;
  color: #e62727;
  font-size: 22px;
}
.title2 {
  padding: 42px 0 49px;
  overflow: hidden;
  height: 53px;
}
.title2 .icon {
  margin-bottom: 14px;
}
.title2 .fl {
  height: 53px;
  width: 120px;
  border-right: 1px solid #c9c9c9;
  font: 24px/1 Microsoft Yahei;
  color: #e62727;
}
.title2 .fr {
  width: 1057px;
  padding-left: 22px;
  font-size: 16px;
  line-height: 24px;
  color: #999;
}
.mod_xmtj,
.mod_yqcy {
  padding-top: 20px;
  width: 384px;
  float: none;
}
.mod_xmtj .hd,
.mod_yqcy .hd {
  height: 42px;
}
.mod_xmtj .hd a,
.mod_yqcy .hd a {
  width: 96px;
  font-size: 16px;
  height: 42px;
  line-height: 42px;
}
.mod_xmtj .bd,
.mod_yqcy .bd {
  width: 384px;
  overflow: hidden;
  background: none;
  border: none;
}
.mod_xmtj .news_list,
.mod_yqcy .news_list {
  background: none;
  height: 386px;
  width: auto;
}
.mod_xmtj .news_list .news_list_inner,
.mod_yqcy .news_list .news_list_inner {
  width: auto;
}
.mod_yqcy {
  height: 213px;
  overflow: hidden;
  padding-top: 0;
}
.mod_yqcy .news_list {
  height: 200px;
}
.form_apply_home .item {
  padding-top: 18px;
}
.form_apply_home .item .input_text {
  border: 1px solid #eaeaea;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  background: #f9f9f9;
  color: #a7a7a7;
  font-size: 16px;
  padding: 13px 0;
  text-indent: 14px;
  height: 20px;
  line-height: 20px;
  width: 181px;
}
.form_apply_home .item_last {
  border: 1px solid #eaeaea;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  background: #f9f9f9;
  margin-top: 20px;
  padding: 0;
}
.form_apply_home .item_last .textarea {
  padding: 10px 15px;
  width: 352px;
  background: none;
  border: none;
  font-family: Microsoft Yahei;
  font-size: 16px;
  height: 206px;
  resize: none;
  margin-bottom: 4px;
}
.form_apply_home .item_last .textarea:focus {
  outline: none;
}
.form_apply_home .item_last .btn_submit {
  background: #ff6262;
  color: #fff;
  border: 1px solid #e62727;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  font-size: 22px;
  width: 350px;
  height: 46px;
  margin: 0 auto;
  display: block;
  margin-bottom: 16px;
  cursor: pointer;
}
.news_list_hb {
  margin-bottom: 40px;
}
.news_list_hb .title1 {
  margin-bottom: 40px;
}
.footer {
  background: #dd2525;
}
.div_footer {
  padding-top: 19px;
  font: 14px/30px Microsoft Yahei;
  color: #fff;
}
.div_footer .icon {
  margin: -2px 10px 0 4px;
}
.div_footer dl {
  padding-top: 10px;
}
.div_footer .fl {
  border-right: 1px solid #ff5656;
  width: 394px;
  height: 110px;
}
.div_footer .fl-odd {
  padding-left: 20px;
}
.div_footer .fr {
  width: 370px;
  padding-left: 20px;
}
.div_footer .fr dd {
  float: left;
  width: 49%;
}
.div_footer dt {
  font: 16px/38px Microsoft Yahei;
  color: #fff;
}
.div_footer .div_copyright {
  padding: 60px 0 34px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 21px;
}
.div_footer .div_copyright a {
  color: #fff;
}
.list_service {
  padding-bottom: 37px;
}
.list_service .item {
  float: left;
  width: 568px;
  height: 119px;
  padding: 20px 0 13px 20px;
  margin: 0 20px 20px 0;
  cursor: pointer;
}
.list_service .item .icon {
  float: left;
  margin-right: 20px;
}
.list_service .item .content {
  float: right;
  width: 437px;
  padding-right: 20px;
}
.list_service .item .hd {
  font-size: 18px;
  color: #090103;
  line-height: 1;
  padding-bottom: 14px;
  font-weight: bold;
}
.list_service .item .bd {
  font-size: 16px;
  color: #333;
  line-height: 29px;
}
.list_service .item.hover {
  background: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cac8c9')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cac8c9');
  -webkit-box-shadow: 0 0px 8px 0 #cac8c9;
     -moz-box-shadow: 0 0px 8px 0 #cac8c9;
          box-shadow: 0 0px 8px 0 #cac8c9;
  zoom: 1;
}
.list_service .item.hover .hd {
  color: #e62727;
}
.list_service .item.item_odd {
  margin-right: 0;
}
.service_rz_apply {
  background: #f9f9f9;
  padding: 34px 0 32px;
  height: 130px;
  overflow: hidden;
}
.service_rz_apply strong {
  display: block;
  padding-top: 5px;
  font: 32px/68px Microsoft Yahei;
  color: #666;
}
.service_rz_apply .hd {
  color: #a7a7a7;
  line-height: 16px;
  font-size: 14px;
  border-right: 1px solid #e0e0e0;
  float: left;
  width: 200px;
  height: 130px;
  padding-left: 40px;
  margin-right: 20px;
}
.service_rz_apply .col {
  float: left;
  width: 200px;
  padding: 5px 0 0 19px;
}
.service_rz_apply .input_text {
  background: #fff;
  border: 1px solid #eaeaea;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  margin-bottom: 22px;
  font: 16px/20px Microsoft Yahei;
  width: 198px;
  height: 20px;
  padding: 13px 0;
  text-indent: 13px;
}
.service_rz_apply .col_last {
  position: relative;
}
.service_rz_apply .textarea {
  width: 208px;
  height: 90px;
  border: 1px solid #eaeaea;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  padding: 13px;
  padding-right: 206px;
  font: 16px/20px Microsoft Yahei;
  resize: none;
}
.service_rz_apply .btn_submit {
  position: absolute;
  left: 256px;
  top: 26px;
  width: 173px;
  height: 76px;
  font: 22px / normal Microsoft Yahei;
  background: #ff6262;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  border: 1px solid #e62727;
  color: #fff;
  cursor: pointer;
}
.service_rz_apply .btn_submit:focus {
  outline: none;
}
.address_map {
  background: url(../images/map.jpg) no-repeat center;
  height: 862px;
}
.div_main_contact {
  position: relative;
  margin-top: -800px;
}
.div_main_contact .ft {
  padding: 6px 38px;
  overflow: hidden;
}
.div_main_contact .contact_form {
  padding: 115px 0 22px 40px;
  height: 118px;
  overflow: hidden;
}
.div_main_contact .contact_form .col {
  margin-right: 19px;
  width: 365px;
  float: left;
}
.div_main_contact .contact_form .col .input_text {
  width: 363px;
  height: 20px;
  background: #f9f9f9;
  border: 1px solid #eaeaea;
  text-indent: 14px;
  font-size: 16px;
  line-height: 20px;
  padding: 13px 0;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  margin-bottom: 22px;
}
.div_main_contact .contact_form .col_last {
  position: relative;
}
.div_main_contact .contact_form .textarea {
  background: #f9f9f9;
  width: 510px;
  height: 106px;
  padding: 10px 204px 10px 10px;
  resize: none;
  font-size: 16px;
  line-height: 20px;
  font-family: Microsoft Yahei;
  border: 1px solid #eaeaea;
}
.div_main_contact .contact_form .btn_submit {
  background: #ff6262;
  border: 1px solid #e62727;
  color: #fff;
  font: 22px / normal Microsoft Yahei;
  width: 173px;
  height: 76px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  position: absolute;
  left: 530px;
  top: 26px;
  cursor: pointer;
}
.aside_contact {
  width: 315px;
  height: 711px;
  background: #f9f9f9;
}
.aside_contact .hd {
  padding: 25px 29px 9px;
}
.aside_contact .hd strong {
  display: block;
  color: #e62727;
  font-size: 23px;
  line-height: 51px;
}
.aside_contact .items {
  padding: 9px 29px 19px;
  font: 16px/29px Microsoft Yahei;
  color: #666;
  position: relative;
}
.aside_contact .items .t {
  font: 18px/48px Microsoft Yahei;
}
.aside_contact .items.curr {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cac8c9')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cac8c9');
  -webkit-box-shadow: 0 0 8px 0 #cac8c9;
     -moz-box-shadow: 0 0 8px 0 #cac8c9;
          box-shadow: 0 0 8px 0 #cac8c9;
  zoom: 1;
}
.aside_contact .items.curr .icon-arr_r_white {
  display: block;
}
.aside_contact .item {
  position: relative;
  padding-left: 38px;
}
.aside_contact .item .icon {
  position: absolute;
  left: 8px;
  top: 8px;
}
.aside_contact .icon-arr_r_white {
  position: absolute;
  left: 314px;
  top: 50%;
  margin-top: -8px;
  display: none;
}
.div_main_nlist {
  padding-top: 50px;
}
.div_main_nlist .title {
  border-bottom: 1px solid #e62727;
  height: 40px;
}
.div_main_nlist .title h2 {
  font: 24px/39px Microsoft Yahei;
  color: #e62727;
  border-bottom: 1px solid #e62727;
  float: left;
}
.div_main_nlist .n_nav {
  padding-top: 20px;
  overflow: visible;
  height: 42px;
}
.div_main_nlist .n_nav a {
  height: 42px;
  width: 99px;
  font: 16px/42px Microsoft Yahei;
  float: left;
  text-align: center;
  position: relative;
}
.div_main_nlist .n_nav a.curr {
  background: #e62727;
  color: #fff;
}
.div_main_nlist .n_nav a.curr .icon_arr_b {
  position: absolute;
  left: 50%;
  margin-left: -4px;
  bottom: -8px;
  border: 4px solid transparent;
  border-top-color: #e62727;
}
.div_main_nlist .nlist .item {
  padding: 20px 0 24px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.div_main_nlist .nlist .item .t {
  font: bold 20px/36px Microsoft Yahei;
  color: #333;
}
.div_main_nlist .nlist .item .content {
  font: 14px/34px Microsoft Yahei;
  color: #666;
}
.div_main_nlist .nlist .item .ext {
  line-height: 29px;
  color: #333;
}
.div_main_nlist .nlist .item .ext a {
  color: #333;
}
.div_main_nlist .nlist .page {
  text-align: center;
  padding: 39px 20px 132px;
}
.div_main_nlist .n-t {
  font: 26px/33px Microsoft Yahei;
  color: #333;
  text-align: center;
  margin-top: -7px;
}
.div_main_nlist .n-ext {
  border-bottom: 1px solid #e62727;
  padding-bottom: 9px;
  text-align: center;
  font: 12px/46px Microsoft Yahei;
  color: #666;
}
.div_main_nlist .n-content {
  padding: 33px 0 35px;
  font: 16px/34px Microsoft Yahei;
  color: #666;
}
.div_main_nlist .n_ft {
  border-bottom: 1px solid #ccc;
  color: #666;
  padding: 0 3px;
  line-height: 41px;
}
.div_main_nlist .n_ft .bdsharebuttonbox {
  float: right;
}
.aside_792 {
  width: 792px;
}
.aside_792 .title2 {
  padding-top: 0;
}
.aside_792 .title2 .fr {
  width: 649px;
}
.aside_384 {
  width: 384px;
}
.box_zp .switch {
  background: #f5f5f5;
  height: 53px;
  height: 60px;
  overflow: visible;
  text-align: center;
  background: #f9f9f9;
}
.box_zp .switch a {
  float: left;
  width: 169px;
  font-size: 22px;
  line-height: 60px;
  position: relative;
  z-index: 10;
  color: #e62727;
}
.box_zp .switch a.a_last {
  float: right;
}
.box_zp .switch a.curr {
  background: #e62727;
  color: #fff;
}
.box_zp .switch a.curr .icon_arr_b {
  position: absolute;
  left: 50%;
  margin-left: -4px;
  bottom: -8px;
  border: 4px solid transparent;
  border-top-color: #e62727;
}
.box_zp .items {
  display: none;
}
.box_zp .items.curr {
  display: block;
}
.box_zp .item {
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  padding: 25px 20px 21px;
  color: #333;
}
.box_zp .item .fl {
  font: 16px/98px Microsoft Yahei;
}
.box_zp .item strong {
  font: 18px/28px Microsoft Yahei;
  display: block;
}
.box_zp .item .fr {
  width: 485px;
  font-size: 16px;
  line-height: 34px;
  color: #666;
}
.box_zp .item h3 {
  font: 16px/28px Microsoft Yahei;
  color: #333;
}
.box_zp .item ol {
  margin-bottom: 13px;
}
.box_zp .item li {
  list-style: decimal;
  margin-left: 16px;
}
.zp_ys {
  overflow: hidden;
  padding: 0 13px;
}
.zp_ys .item {
  float: left;
  width: 96px;
  text-align: center;
  margin: 0 34px 30px 0;
  font: 16px/42px Microsoft Yahei;
  color: #060606;
}
.zp_ys .item_3th {
  margin-right: 0;
}
.title_sqzw {
  padding: 9px 0 0 20px;
  color: #e62727;
}
.title_sqzw h2 {
  font: 23px/52px 'Microsoft Yahei';
}
.form_sqzw {
  margin-top: -3px;
}
.form_sqzw .item_with_upload {
  position: relative;
}
.form_sqzw .item_with_upload .fr {
  cursor: pointer;
  background: #fff;
}
.form_sqzw .item_with_upload .icon {
  position: absolute;
  top: 34px;
  right: 16px;
  cursor: pointer;
}
.aside_contact_zp {
  color: #f9f9f9;
  width: 384px;
}
.aside_contact_zp .items {
  border-top: 2px solid #fff;
}
.aside_contact_zp .ft {
  padding: 0 56px;
}
.box_steps {
  overflow: hidden;
  padding-bottom: 60px;
}
.box_steps .aside_l {
  float: left;
  width: 246px;
  padding-left: 20px;
  position: relative;
}
.box_steps .aside_l .icon {
  margin-right: 18px;
}
.box_steps .aside_l .item {
  position: relative;
  font: 18px/49px Microsoft Yahei;
  cursor: pointer;
  color: #bebebe;
}
.box_steps .aside_l .item.hover {
  color: #e62727;
  font-weight: bold;
}
.box_steps .aside_l .txt {
  position: absolute;
  left: 98px;
  top: 0;
  display: block;
}
.box_steps .aside_l .item_tmp {
  padding-left: 7px;
}
.box_steps .aside_r {
  background: url(../images/bg_steps.png);
  width: 928px;
  height: 669px;
  float: right;
  text-align: center;
  position: relative;
}
.box_steps .aside_r .tip_red {
  color: #e62727;
}
.box_steps .aside_r .desc {
  padding: 30px 50px;
  font: 16px/36px Microsoft Yahei;
  color: #333;
  text-align: left;
}
.box_steps .aside_r .item {
  display: none;
}
.box_steps .aside_r .item.curr {
  display: block;
}
.box_steps .aside_r .item_last .desc {
  padding-top: 230px;
  text-align: center;
  font: 32px/60px Microsoft Yahei;
}
.box_steps .aside_r .icon-arr_l_white {
  position: absolute;
  top: 18px;
  left: -6px;
  -webkit-transition: top ease 0.4s;
  -o-transition: top ease 0.4s;
  -moz-transition: top ease 0.4s;
  transition: top ease 0.4s;
}
.page_home {
  background: url(../images/bg_home.jpg) no-repeat center 0;
}
.page_home .header {
  height: 166px;
}
.page_home .header .div_header {
  background: none;
}
.page_home .header .div_nav {
  background: none;
  float: right;
  position: relative;
}
.page_home .header .nav {
  width: 630px;
  right: 0;
}
.page_home .header .nav a {
  padding: 0 27px;
  margin-right: 0;
  line-height: 141px;
}
.page_home .header .nav a:hover,
.page_home .header .nav a.curr {
  background: none;
}
.wp_history .wp_history_inner {
  height: 752px;
  position: relative;
}
.wp_history .title {
  height: 141px;
  margin-top: -37px;
  background: url(../images/t20200413.png) no-repeat center 0;
  position: relative;
  display: block;
}
.wp_history .btn_prev,
.wp_history .btn_next {
  position: absolute;
  left: 50%;
  top: 332px;
  margin-left: -690px;
  cursor: pointer;
}
.wp_history .btn_prev.btn_next,
.wp_history .btn_next.btn_next {
  margin-left: 662px;
}
.wp_history .btn_first,
.wp_history .btn_last {
  background: rgba(0, 0, 0, 0.4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000');
  cursor: default;
  color: #f0e770;
  width: 70px;
  height: 24px;
  text-align: center;
  left: 50%;
  position: absolute;
  margin-left: -556px;
  top: 612px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
:root .wp_history .btn_first,
.wp_history .btn_last {
  -webkit-filter: none\9;
          filter: none\9;
}
.wp_history .btn_first.btn_last,
.wp_history .btn_last.btn_last {
  margin-left: 486px;
}
.wp_history .switcher {
  position: absolute;
  left: 50%;
  top: 674px;
  width: 1200px;
  text-align: center;
  margin-left: -600px;
  font-size: 0;
}
.wp_history .switcher span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 5px;
  width: 72px;
  height: 4px;
  line-height: 1;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#99000000');
  cursor: pointer;
}
:root .wp_history .switcher span {
  -webkit-filter: none\9;
          filter: none\9;
}
.wp_history .switcher span.cur {
  background: #fce772;
}
.wp_history .container {
  width: 1112px;
  height: 459px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.wp_history .container .conbox {
  position: absolute;
}
.wp_history .container .items {
  float: left;
  width: 1112px;
  overflow: hidden;
}
.wp_history .container .items .items_inner {
  width: 1160px;
  white-space: nowrap;
  font-size: 0;
}
.wp_history .container .item {
  vertical-align: top;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #bc0000;
  border: 1px solid #ff270f;
  margin-right: 11px;
}
.wp_history .container .item .item_inner .hd {
  cursor: pointer;
  width: 76px;
  height: 457px;
  white-space: normal;
  color: #ffcfc3;
  position: relative;
  line-height: 1.1;
  float: left;
}
.wp_history .container .item .item_inner .hd .txt {
  padding-top: 20px;
  padding-left: 10px;
  width: 30px;
  font-size: 16px;
  text-align: center;
}
.wp_history .container .item .item_inner .hd .time {
  position: absolute;
  top: 24px;
  right: 13px;
  width: 18px;
  font-size: 16px;
  word-break: break-all;
}
.wp_history .container .item .item_inner .hd .time .num {
  line-height: 0.8;
  *line-height: 1.1;
  display: block;
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}
.wp_history .container .item .item_inner .hd .time .dot {
  margin-bottom: -9px;
  *margin-bottom: 0;
  *margin-top: -4px;
}
.wp_history .container .item .item_inner .bd {
  width: 0;
  overflow: hidden;
  display: block;
}
.wp_history .container .item.item_curr {
  border-color: #ffec53;
}
.wp_history .container .item.item_curr .hd {
  border: 1px solid #ffec53;
  height: 455px;
  background: #ffec53;
  color: #534600;
}
.wp_history .container .item.item_curr .bd {
  white-space: normal;
  height: 455px;
  position: relative;
  border: 1px solid #ffec53;
}
.wp_history .container .item.item_curr .bd .desc {
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: 0;
  line-height: 24px;
  width: 622px;
  height: 80px;
  font-size: 14px;
  font-weight: 200;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#99000000');
  padding: 17px 25px;
  color: #fff;
}
:root .wp_history .container .item.item_curr .bd .desc {
  -webkit-filter: none\9;
          filter: none\9;
}
.site_account {
  padding-top: 87px;
  height: 92px;
  white-space: nowrap;
  font-size: 0;
}
.site_account .item {
  float: left;
  padding: 0 80px 0 60px;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}
.site_account .item .num {
  float: left;
  font-size: 54px;
  padding-right: 10px;
  line-height: 48px;
}
.home_brief .title {
  font-size: 22px;
  line-height: 69px;
  color: #333;
}
.home_brief .content {
  color: #666;
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 19px;
}
.home_brief .content p {
  text-indent: 2em;
}
.mod_rzlc_384 {
  border: 1px solid #eaeaea;
}
.mod_rzlc_384 .title {
  background: #f2f4f8;
  line-height: 75px;
  height: 75px;
  text-indent: 35px;
  font-size: 22px;
  color: #333;
}
.mod_rzlc_384 .content {
  padding: 18px 0 28px 21px;
}
.wp_zhuanqu {
  background: #f2f4f8;
  height: 430px;
}
.wp_zhuanqu .box_789 .title {
  padding-top: 3px;
  height: 76px;
  line-height: 76px;
  font-size: 22px;
  color: #333;
}
.wp_zhuanqu .box_789 .title .switcher {
  float: right;
  font-size: 0;
  padding-top: 18px;
  line-height: 1;
}
.wp_zhuanqu .box_789 .title .switcher a {
  font-size: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #fff;
  vertical-align: middle;
  height: 36px;
  border: 1px solid #fde756;
  line-height: 36px;
  width: 72px;
  text-align: center;
  color: #666;
}
.wp_zhuanqu .box_789 .title .switcher a:first-child {
  -webkit-border-top-left-radius: 8px;
     -moz-border-radius-topleft: 8px;
          border-top-left-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
     -moz-border-radius-bottomleft: 8px;
          border-bottom-left-radius: 8px;
}
.wp_zhuanqu .box_789 .title .switcher a:last-child {
  -webkit-border-top-right-radius: 8px;
     -moz-border-radius-topright: 8px;
          border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
     -moz-border-radius-bottomright: 8px;
          border-bottom-right-radius: 8px;
}
.wp_zhuanqu .box_789 .title .switcher a.curr {
  background: #ffea75;
  color: #333;
}
.wp_zhuanqu .box_789 .content {
  position: relative;
  height: 340px;
  overflow: hidden;
  display: none;
}
.wp_zhuanqu .box_789 .content.curr {
  display: block;
}
.wp_zhuanqu .box_789 .content_inner {
  width: 999999px;
  height: 304px;
  overflow: hidden;
  position: absolute;
}
.wp_zhuanqu .box_789 .btn_prev,
.wp_zhuanqu .box_789 .btn_next {
  -webkit-user-select: none;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -30px;
  width: 26px;
  height: 26px;
  font-size: 16px;
  font-weight: bold;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background: #fff;
  color: #666;
  font-family: "宋体";
  text-align: center;
}
.wp_zhuanqu .box_789 .btn_prev.btn_next,
.wp_zhuanqu .box_789 .btn_next.btn_next {
  margin-left: 4px;
}
.wp_zhuanqu .box_789 .items {
  float: left;
  width: 789px;
  padding-right: 8px;
}
.wp_zhuanqu .box_789 .item {
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  background: #fff;
  float: left;
  width: 257px;
  height: 139px;
  border: 1px solid #dfe0e2;
  margin-right: 6px;
  margin-bottom: 19px;
  -webkit-box-shadow: 0 0 8px #ddd;
     -moz-box-shadow: 0 0 8px #ddd;
          box-shadow: 0 0 8px #ddd;
  overflow: hidden;
}
.wp_zhuanqu .box_789 .item .hd {
  height: 60px;
  text-indent: 24px;
  line-height: 60px;
  font-size: 20px;
  color: #333;
}
.wp_zhuanqu .box_789 .item .bd {
  padding: 11px 24px 0;
  background: #f1f5f8;
  height: 80px;
  color: #666;
}
.wp_zhuanqu .box_789 .item:nth-child(3n) {
  margin-right: 0;
}
.wp_zhuanqu .box_789 .item.third-child {
  margin-right: 0;
}
.wp_zhuanqu .mod_sqrz .title {
  padding-top: 3px;
  height: 76px;
  line-height: 76px;
  font-size: 22px;
  color: #333;
}
.wp_zhuanqu .mod_sqrz .form_apply_home .item {
  padding-top: 0;
}
.wp_zhuanqu .mod_sqrz .form_apply_home .item .input_text {
  background: #fff;
}
.wp_zhuanqu .mod_sqrz .form_apply_home .item_last {
  position: relative;
  background: #fff;
}
.wp_zhuanqu .mod_sqrz .form_apply_home .item_last .btn_submit {
  position: absolute;
  bottom: 0;
  left: 10px;
  background: #ffea73;
  border: 1px solid #ebd543;
  color: #a69222;
}
.wp_zhuanqu .mod_sqrz .form_apply_home .textarea {
  background: #fff;
  height: 165px;
}
.box_789 {
  width: 789px;
}
@media screen and (max-width: 750px) {
  .hidden-xs {
    display: none !important;
  }
  img {
    max-width: 100%;
    _width: expression(document.body.clientWidth > 100 ? "100px" : "auto");
  }
  * {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  body {
    overflow-x: hidden;
  }
  .header,
  .div_header,
  .div_main,
  .div_footer,
  .footer {
    width: 100%;
    min-width: 0;
    _width: expression(document.body.clientWidth < 0 ? "0px" : "auto");
  }
  .topbar {
    display: none;
  }
  .header .logo {
    display: none;
  }
  .header {
    height: 50px;
    overflow: visible;
    opacity: 0;
    filter: alpha(opacity=0);
    position: relative;
    z-index: 999;
  }
  .header .nav {
    padding-left: 0;
  }
  .div_main {
    padding: 0 10px;
  }
  .div_banner1 {
    display: none;
  }
  .brief p:nth-child(4),
  .brief p:nth-child(5) {
    display: none;
  }
  .mod_focus {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mod_focus .hd {
    margin-bottom: 15px;
  }
  .mod_focus .hd a {
    width: 33.3%;
  }
  .mod_focus .bd {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mod_focus .bd .news_img {
    width: 100%;
    padding: 0;
    float: none;
  }
  .mod_focus .bd .news_img .desc {
    left: 0;
    bottom: 0;
    width: 100%;
  }
  .mod_focus .bd .news_hot {
    float: none;
    padding: 15px 0 0;
  }
  .mod_focus .news_list,
  .mod_focus .news_list_gsj {
    width: 100%;
    height: auto;
    padding-right: 10px;
    float: none;
  }
  .mod_focus .news_list .news_list_inner,
  .mod_focus .news_list_gsj .news_list_inner {
    width: 100%;
  }
  .mod_focus .news_list .news_list_inner .item,
  .mod_focus .news_list_gsj .news_list_inner .item {
    width: 100%;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .mod_focus .news_list .news_list_inner .item .time,
  .mod_focus .news_list_gsj .news_list_inner .item .time {
    background: #f9f9f9;
  }
  .mod_focus .news_list .item,
  .mod_focus .news_list_gsj .item {
    width: 100%;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .mod_focus .news_list .item .time,
  .mod_focus .news_list_gsj .item .time {
    background: #f9f9f9;
  }
  .mod_focus .news_list .btn_more,
  .mod_focus .news_list_gsj .btn_more {
    width: 100%;
  }
  .mod_focus.mod_yqcy .news_list .news_list_inner .item .time {
    background: #fff;
  }
  .mod_tmp {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mod_tmp .item {
    width: 100%;
    height: auto;
  }
  .mod_tmp .item .hd {
    height: auto;
  }
  .mod_tmp .item .bd {
    height: auto;
    padding-bottom: 14px;
  }
  .page_home .mod_fgzc {
    display: block;
  }
  .page_home .mod_fgzc .hd a {
    width: 50%;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .page_home .aside_384,
  .page_home .box_384 {
    display: block;
    width: 100%;
  }
  .page_home .mod_xmtj .hd a {
    width: 25%;
  }
  .page_home .mod_xmtj .news_list .news_list_inner .item .time {
    background: #fff;
  }
  .page_home .form_apply_home .item .input_text {
    width: 45%;
    display: block;
  }
  .page_home .form_apply_home .item .btn_submit {
    width: 100%;
  }
  .page_home #slider2 {
    display: none;
  }
  .mod_news_list_hb {
    float: none;
    width: 100%;
    overflow: hidden;
  }
  .mod_news_list_hb .hd {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
  }
  .mod_news_list_hb .hd a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: none;
    position: static;
  }
  .mod_lcqy {
    display: none;
  }
  .aside_792 {
    width: 100%;
    padding: 0 10px;
  }
  .mod_fgzc {
    display: none;
  }
  .title2 {
    padding: 0;
  }
  .title2 .icon {
    margin-bottom: 10px;
  }
  .aside_384,
  .box_384 {
    display: none;
  }
  .list_service .item {
    float: none;
    width: 100%;
    height: auto;
    padding-left: 0;
    margin-bottom: 0;
  }
  .list_service .item .content {
    float: none;
    width: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .service_rz_apply {
    height: auto;
    padding: 0 0 10px 0;
  }
  .service_rz_apply .hd {
    border: none;
    float: none;
    width: 100%;
    padding-left: 0;
  }
  .service_rz_apply .col {
    float: none;
    width: 100%;
    padding: 0;
  }
  .service_rz_apply .input_text {
    width: 100%;
    height: 50px;
  }
  .service_rz_apply .textarea {
    width: 100%;
    margin-bottom: 10px;
  }
  .service_rz_apply .btn_submit {
    position: static;
    width: 100%;
  }
  .box_steps .aside_r {
    display: none;
  }
  .page_zhaopin .aside_384 {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  .page_zhaopin .aside_792 {
    width: 100%;
  }
  .page_zhaopin .title2 {
    margin-bottom: 15px;
  }
  .page_zhaopin .div_main_nlist {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .page_zhaopin .zp_ys {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .page_zhaopin .zp_ys .item {
    margin-right: 0;
  }
  .page_zhaopin .zp_ys .item_3th {
    margin-right: 0;
  }
  .page_zhaopin .aside_contact_zp {
    width: 100%;
  }
  .page_zhaopin .aside_contact_zp .ft {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .page_zhaopin .box_zp .switch a {
    width: 50%;
  }
  .page_zhaopin .box_zp .item {
    padding-left: 0;
    padding-right: 0;
  }
  .page_zhaopin .box_zp .fl,
  .page_zhaopin .box_zp .fr {
    float: none;
    width: 100%;
  }
  .page_zhaopin .box_zp .fl.fl,
  .page_zhaopin .box_zp .fr.fl {
    line-height: 48px;
  }
  .address_map {
    display: none;
  }
  .div_main_contact {
    margin-top: 20px;
  }
  .div_main_contact .contact_form {
    padding: 10px 0;
    height: auto;
  }
  .div_main_contact .contact_form .col {
    width: 100%;
  }
  .div_main_contact .contact_form .col .textarea,
  .div_main_contact .contact_form .col .input_text {
    width: 98%;
    margin-bottom: 22px;
  }
  .div_main_contact .contact_form .col .textarea.input_text,
  .div_main_contact .contact_form .col .input_text.input_text {
    height: 50px;
  }
  .div_main_contact .contact_form .btn_submit {
    position: static;
    width: 100%;
  }
  .aside_contact {
    width: 100%;
    height: auto;
  }
  .aside_contact .hd {
    padding: 10px;
  }
  .div_main_nlist .title {
    margin-bottom: 20px;
  }
  .div_main_nlist .n_nav {
    white-space: nowrap;
    overflow-x: scroll;
    padding-top: 0;
  }
  .div_main_nlist .n_nav a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: none;
  }
  .div_footer .fl,
  .div_footer .fr {
    width: 100%;
    padding: 0 10px;
  }
  .div_footer .fr dd {
    float: none;
    width: 100%;
  }
  .div_copyright {
    padding: 20px 10px;
  }
}
.page_wap_home {
  background: #efefef;
}
.page_wap_home header {
  padding: 26px 37px;
  text-align: center;
  max-width: 750px;
  _width: expression(document.body.clientWidth > 750 ? "750px" : "auto");
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .page_wap_home header {
    padding-top: 3.4667%;
    padding-bottom: 4.9333%;
  }
  .page_wap_home header img {
    width: 65.8667%;
  }
}
.page_wap_home .wap_history {
  margin: 0 auto;
  max-width: 750px;
  _width: expression(document.body.clientWidth > 750 ? "750px" : "auto");
}
.page_wap_home .wap_history .img {
  width: 100%;
  padding-bottom: 66.67%;
  -moz-background-size: cover;
       background-size: cover;
}
.page_wap_home .wap_history .swiper-button-next,
.page_wap_home .wap_history .swiper-button-prev {
  -moz-background-size: auto;
       background-size: auto;
  top: 37.03888889vw;
}
.page_wap_home .wap_history .swiper-slide {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  color: #000;
}
.page_wap_home .wap_history .swiper-slide .desc {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 7px 20px 31px;
  background: #ffea73;
  width: 100%;
  text-align: left;
}
.page_wap_home .wap_history .swiper-slide .desc h3 {
  font-size: 16px;
  line-height: 38px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}
.page_wap_home .wap_history .swiper-slide .desc .hot {
  margin-top: 8px;
  float: right;
  font-size: 12px;
  padding: 0 10px;
  height: 24px;
  color: #fff;
  background: #ff541f;
  line-height: 24px;
  text-align: center;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}
.page_wap_home .wap_history .swiper-slide .desc p {
  font-size: 14px;
  line-height: 26px;
  height: 124px;
  overflow: hidden;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.page_wap_home .wap_history .swiper-pagination-fraction {
  bottom: 210px;
  background: #ffea73;
  padding: 0 12px;
  width: auto;
  left: auto;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  height: 21px;
  line-height: 21px;
  right: 34px;
}
.page_wap_home .wap_site_account {
  max-width: 750px;
  _width: expression(document.body.clientWidth > 750 ? "750px" : "auto");
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  background: #fff;
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.page_wap_home .wap_site_account .item {
  width: 50%;
  font-size: 14px;
  line-height: 1;
  border: 1px solid #e6e7e8;
  padding: 10px 0 10px 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 320px) {
  .page_wap_home .wap_site_account .item {
    font-size: 12px;
  }
}
.page_wap_home .wap_site_account .item .num {
  float: left;
  font-size: 28px;
  padding-right: 10px;
}
.page_wap_home .wap_site_account .item:first-child {
  border-top: none;
}
.page_wap_home .wap_site_account .item:nth-child(2) {
  border-top: none;
}
.page_wap_home .wap_site_account .item:nth-child(2n+1) {
  border-left: none;
  border-bottom: none;
  border-right: none;
}
.page_wap_home .wap_site_account .item:nth-child(2n) {
  border-right: none;
  border-bottom: none;
}
.page_wap_home .mod_tmp {
  padding: 0 10px 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 750px;
  _width: expression(document.body.clientWidth > 750 ? "750px" : "auto");
  margin: 0 auto;
  float: none;
  overflow: hidden;
  background: #fff;
  border-top: none;
  border-left: none;
}
.page_wap_home .mod_tmp .item {
  border-left: 1px solid #eaeaea;
  float: none;
  width: 100%;
}
.page_wap_home .mod_tmp .item:first-child {
  border-top: 1px solid #eaeaea;
}
@media screen and (max-width: 320px) {
  .page_wap_home .mod_tmp .item .hd {
    font-size: 16px;
  }
}
@media screen and (max-width: 320px) {
  .page_wap_home .mod_tmp .item .bd {
    font-size: 14px;
  }
}
.page_wap_home .box_384 {
  background: #fff;
  display: block;
  width: 100%;
  padding: 10px 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.page_wap_home .wp_zhuanqu {
  max-width: 750px;
  _width: expression(document.body.clientWidth > 750 ? "750px" : "auto");
  margin: 0 auto;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: auto;
  background: #f2f4f8;
}
.page_wap_home .wp_zhuanqu .item {
  text-align: left;
}
.page_wap_home .wp_zhuanqu .div_main {
  width: 100%;
  padding: 0;
}
.page_wap_home .wp_zhuanqu .swiper-slide {
  background: #f2f4f8;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
     -moz-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.page_wap_home .wp_zhuanqu .swiper-button-prev,
.page_wap_home .wp_zhuanqu .swiper-button-next {
  top: auto;
  bottom: 10px;
  background: none;
  background: #fff;
  width: 25px;
  height: 25px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  text-align: center;
}
.page_wap_home .wp_zhuanqu .swiper-button-prev {
  left: 50%;
  margin-left: -30px;
}
.page_wap_home .wp_zhuanqu .swiper-button-next {
  right: 50%;
  margin-right: -30px;
}
.page_wap_home .wp_zhuanqu .box_789 {
  width: 100%;
}
.page_wap_home .wp_zhuanqu .box_789 .content_inner {
  width: 100%;
  overflow: visible;
}
.page_wap_home .wp_zhuanqu .box_789 .content_inner .items {
  width: 100%;
  padding: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page_wap_home .wp_zhuanqu .box_789 .content_inner .items .item {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 49%;
  margin-right: 0;
}
.page_wap_home .wp_zhuanqu .box_789 .content_inner .items .item .hd {
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}
.page_wap_home .wp_zhuanqu .box_789 .content_inner .items .item .bd_item {
  overflow: hidden;
  position: relative;
  padding-left: 80px;
}
.page_wap_home .wp_zhuanqu .box_789 .content_inner .items .item .bd_item .bd_l {
  position: absolute;
  left: 0;
  top: 0;
}
.page_wap_home .wp_zhuanqu .box_789 .content_inner .items .item .bd_item .bd_r_inner {
  width: 100%;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
@media screen and (max-width: 450px) {
  .page_wap_home .wp_zhuanqu .box_789 .content_inner .items .item .hd {
    font-size: 18px;
    text-indent: 1em;
  }
  .page_wap_home .wp_zhuanqu .box_789 .content_inner .items .item .bd {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .page_wap_home .wp_zhuanqu .box_789 .content_inner .items .item .bd .bd_item {
    padding-left: 74px;
  }
}
@media screen and (max-width: 320px) {
  .page_wap_home .wp_zhuanqu .box_789 .content_inner .items .item {
    height: 122px;
  }
  .page_wap_home .wp_zhuanqu .box_789 .content_inner .items .item .hd {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-indent: 1em;
  }
  .page_wap_home .wp_zhuanqu .box_789 .content_inner .items .item .bd {
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .page_wap_home .wp_zhuanqu .box_789 .content_inner .items .item .bd .bd_item {
    padding-left: 58px;
  }
}
@media screen and (max-width: 320px) {
  .page_wap_home .wp_zhuanqu .box_789 .content {
    height: 312px;
  }
}
.page_wap_home .wap_apply {
  max-width: 750px;
  _width: expression(document.body.clientWidth > 750 ? "750px" : "auto");
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
}
.page_wap_home .wap_apply .form_apply_home .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page_wap_home .wap_apply .form_apply_home .item .input_text {
  width: 49%;
}
.page_wap_home .wap_apply .form_apply_home .item .textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.page_wap_home .wap_apply .form_apply_home .item.item_last {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.page_wap_home .wap_apply .form_apply_home .item .btn_submit {
  width: 90%;
}
@media screen and (min-width: 750px) {
  .page_wap_home .wap_history .swiper-button-next,
  .page_wap_home .wap_history .swiper-button-prev {
    -moz-background-size: auto;
         background-size: auto;
    top: 240px;
  }
}
@media screen and (max-width: 750px) {
  html,
  body {
    overflow-x: hidden;
    overflow-x: hidden!important;
  }
}
/*# sourceMappingURL=default.css.map */